| Total Complexity | 18 |
| Dependencies | 4 |
| Dependents | 3 |
| Total lines | 3,501 |
| Lines of code | 53 |
| Logical lines of code | 27 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| guessMimeType() | 60 | 5 | 14 | |
| __construct() | 64 | 3 | 10 | |
| isGuesserSupported() | 68 | 3 | 8 | |
| getExtensions() | 69 | 2 | 6 | |
| getMimeTypes() | 69 | 2 | 6 | |
| setDefault() | 80 | 1 | 3 | |
| getDefault() | 79 | 1 | 3 | |
| registerGuesser() | 80 | 1 | 3 |